Goto

Collaborating Authors

 researcher and engineer


Pick and Place with ROS in Unity. AI for motion planning and control of a…

#artificialintelligence

The demo shows the integration of ROS with Unity. A trained deep-learning model is used to predict the position of the cube to perform object pickup and placement using computer vision with a robotic arm in Unity. The robotics system runs in a virtual container and Unity is connected to the ROS endpoint. Each time a pose estimation request is generated, we send an image from the observer camera to the pose estimation service in the ROS workspace that runs a neural network. The pose estimation model takes the image as input and determines the relative pose of the target object, which is used in the MoveIt planner service to determine the robot arm's trajectories for grasping and dropping.


Top Machine Learning Frameworks used by Data Scientists

#artificialintelligence

What started out as a Google Summer of Code is now known as the swiss army knife in the ML world, as it applies to most projects. Based on the survey, it was the top ML framework used, with over 80% of data scientists using it. Developed by researchers and engineers working on the Google Brain team, TensorFlow is an end-to-end open-source platform for machine learning. It has a comprehensive, flexible ecosystem of tools, libraries, and community resources that lets researchers push the state-of-the-art in ML and developers easily build and deploy ML-powered applications. It's also robust and can be easily trained and deployed in the cloud, in browsers, or even on-device in multiple languages. It is an optimized distributed gradient boosting library designed to be highly efficient, flexible, and portable.


Facebook AI Releases Captum 0.4: A More Powerful Model Interpretability Library For PyTorch

#artificialintelligence

Among other Machine learning (ML) techniques, deep neural networks have become crucial components for various applications, including image classification, audio recognition, and natural language processing (NLP). In most circumstances, these approaches have attained predicted accuracy that is on par with human performance. As a result, techniques for evaluating and comprehending what the model has learned have become an essential component of a thorough validation method. In reality, it's critical to ensure that the measured accuracy results from using an appropriate problem representation rather than exploiting data artifacts. Facebook AI has released a new version of Captum, a powerful, user-friendly model interpretability library for PyTorch.


TensorWatch: A debugging and visualization system for machine learning

#artificialintelligence

The rise of deep learning is accompanied by ever-increasing model complexity, larger datasets, and longer training times for models. When working on novel concepts, researchers often need to understand why training metrics are trending the way they are. So far, the available tools for machine learning training have focused on a "what you see is what you log" approach. As logging is relatively expensive, researchers and engineers tend to avoid it and rely on a few signals to guesstimate the cause of the patterns they see. At Microsoft Research, we've been asking important questions surrounding this very challenge: What if we could dramatically reduce the cost of getting more information about the state of the system?


Everything So Far In CVPR 2020 Conference

#artificialintelligence

Computer Vision and Pattern Recognition (CVPR) conference is one of the most popular events around the globe where computer vision experts and researchers gather to share their work and views on the trending techniques on various computer vision topics, including object detection, video understanding, visual recognition, among others. This year, the Computer Vision (CV) researchers and engineers have gathered virtually for the conference from 14 June, which will last till 19 June. In this article, we have listed down all the important topics and tutorials that have been discussed on the 1st and 2nd day of the conference. In this tutorial, the researchers presented the latest developments in robust model fitting, recent advancements in new sampling and local optimisation methods, novel branch-and-bound and mathematical programming algorithms in the global methods as well as the latest developments in differentiable alternative to Random Sample Consensus Algorithm or RANSAC. To know what a RANSAC is and how it works, click here.


Comprehensive Guide To Hiring AI And Machine Learning Engineers

#artificialintelligence

There is a very high demand for AI & ML professionals who are qualified enough to do state-of-the-art research and engineering. At the same time, the supply of specialized AI talent is scarce – though the situation is gradually improving thanks to the new Master's and Ph.D. programs in data science and machine learning that have been launched all over the world in the last few years. Still, hiring a good ML engineer remains a challenging task for recruiters – not only because of the scarcity of AI talent but also due to a lack of relevant experience among recruiting specialists. Artificial Intelligence remains a new and obscure field for most recruiters. In this article, we share with you our detailed guidelines for recruiting AI & ML professionals, including the skills to look for, the recruiting strategies to apply depending on the situation, and the advantages you can show off to attract the top talent.


Introducing PyTorch3D: An open-source library for 3D deep learning

#artificialintelligence

But research in 3D deep learning has been limited because of the lack of sufficient tools and resources to support the complexities of using neural networks with 3D data and the fact that many traditional graphic operators are not differentiable. Facebook AI has built and is now releasing PyTorch3D, a highly modular and optimized library with unique capabilities designed to make 3D deep learning easier with PyTorch. PyTorch3D provides a set of frequently used 3D operators and loss functions for 3D data that are fast and differentiable, as well as a modular differentiable rendering API -- enabling researchers to import these functions into current state-of-the-art deep learning systems right away. PyTorch3D was recently a catalyst in Facebook AI's work to build Mesh R-CNN, which achieved full 3D object reconstruction from images of complex interior spaces. We fused PyTorch3D with our highly optimized 2D recognition library, Detectron2, to successfully push object understanding to the third dimension.


TOP 7 Emerging Technologies That Will Change Our World! - Supply Chain Today

#artificialintelligence

Spurred on by both the science and science fiction of our time, my generation of researchers and engineers grew up to ask what if? and what's next? We went on to pursue new disciplines like computer vision, artificial intelligence, real-time speech translation, machine learning, and quantum computing.


It's Sony AI vs. Facebook, Google

#artificialintelligence

Sony Corp. has launched Sony AI, a new organization to pursue advanced R&D in artificial intelligence. With this move, the Japanese consumer electronics giant intends to go head-to-head with Google and Facebook, competing for AI talent and projects, and targeting a much bigger role in an ever-accelerating global AI race. The new organization will be worldwide from day one, with research sites in Tokyo, Austin, Texas, and an unnamed city in Europe. Sony AI will formally start operation next month. Hiroaki Kitano, president and CEO, Sony Computer Science Laboratories, Inc., will run Sony AI globally.


TensorWatch: A debugging and visualization system for machine learning

#artificialintelligence

The rise of deep learning is accompanied by ever-increasing model complexity, larger datasets, and longer training times for models. When working on novel concepts, researchers often need to understand why training metrics are trending the way they are. So far, the available tools for machine learning training have focused on a "what you see is what you log" approach. As logging is relatively expensive, researchers and engineers tend to avoid it and rely on a few signals to guesstimate the cause of the patterns they see. At Microsoft Research, we've been asking important questions surrounding this very challenge: What if we could dramatically reduce the cost of getting more information about the state of the system?